What is the color of the area that is not covered by either the source layer or the background layer?
- I used a red PNG file with a transparent area on the right, connected to the source node, and a blue PNG file with a transparent area on the left, connected to the background node. However, the area where neither image is present appears black. I’m wondering why that happens.
- I used a PNG file that is white on the left and transparent on the right, connected to the source alpha node, and another PNG file that is transparent on the left and white on the right, connected to the background alpha node. The area that neither image covers appears blue, which matches the background color. Interestingly, the back side of the plane also appears blue. Why is that?
The back side of the plane
- I encountered a case where the area not covered by either the source alpha or the background alpha displays the texture or color of the source layer. This behavior confuses me.
I hope I’ve made myself clear, anyone has any idea about this? Thanks!